@charset "utf-8";
/* CSS Document */

/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font-size:12px;font-family:"微软雅黑","Helvetica Neue", Helvetica, STHeiTi, sans-serif;color:#333;outline:0;}
body{background:#fff;}
.NewMClear{
	overflow:hidden;
	clear:both;
}


.btnDbd{
	background: #999 !important;
	cursor: not-allowed;
}

body,html{
				height:100%;
			}
        	#API-FLOAT-CONTAINER{
				width:100%;
				height:100%;
				background:rgba(0,0,0,0.7);
				z-index:9999999999;
				overflow:hidden;
				clear:both;
				position:fixed;
				display:none;
				left:0;
				top:0;
			}
			.api-mian{
				height:246px;
				padding:0 40px;
				overflow:hidden;
				clear:both;
				position:absolute;
				left:50%;
				top:50%;
				margin-left:-201px;
				margin-top:-123px;
				background:#fff;
			}
			.api-mian img.API-Close{
				display:block;
				position:absolute;
				right:15px;
				top:15px;
				width:16px;
				heigth:16px;
				cursor:pointer;
			}
			.api-mian-p1{
				width:322px;
				text-align:left;
				font-size:14px;
				color:#696969;
				line-height:20px;
				padding-top:40px;
				overflow:hidden;
			}
			.api-lxb-cb-con{
				width:322px;
				overflow:hidden;
				clear:both;
				margin:0 auto;
				vertical-align:bottom;
				margin-top:10px;
			}
			.api-lxb-cb-con input.api-lxb-cb-input{
				width:188px;
				height:29px;
				border:none;
				border-bottom:1px solid #000;
				padding-top:10px;
				display:inline-block;
				vertical-align:bottom;
				background:#fff;
				font-size:16px;
			}
			.api-lxb-cb-con input.api-lxb-cb-btn{
				display:inline-block;
				vertical-align:bottom;
				width:120px;
				height:40px;
				border:none;
				background:#dc4370;
				color:#fff;
				font-size:18px;
				cursor:pointer;
			}
			.api-mian-p2{
				width:322px;
				text-align:left;
				font-size:14px;
				color:#696969;
				line-height:20px;
				padding-top:20px;
				overflow:hidden;
				clear:both;
			}
			a.api-link{
				display:block;
				width:322px;
				height:40px;
				background:#ae204a;
				color:#fff;
				font-size:18px;
				text-align:center;
				line-height:40px;
				margin-top:10px;
			}

.CCA_six_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
}
.CCA_six_main_oneWrap{
	width: 280px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}
.CCA_six_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	display: block;
}
.CCA_six_main_one_pic{
	display: block;
	width: 100%;
	overflow: hidden;
}
.CCA_six_main_one_pic img{
	display: block;
	width: 100%;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.CCA_six_main_one_wzWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #fff;
	padding: 20px 30px;
	box-sizing: border-box;
}
.CCA_six_main_one_wz{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	box-sizing: border-box;
	padding-left: 15px;
}
.CCA_six_main_one_wz:after{
	width: 4px;
	height: 100%;
	background-image: -webkit-linear-gradient(top,#f20044 0%, #ea00ff 100%);
	background-image: -moz-linear-gradient(top,#f20044 0%, #ea00ff 100%);
	background-image: -o-linear-gradient(top,#f20044 0%, #ea00ff 100%);
	background-image: -ms-linear-gradient(top,#f20044 0%, #ea00ff 100%);
	background-image: linear-gradient(top,#f20044 0%, #ea00ff 100%);
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}
.CCA_six_main_one_wz a,.CCA_six_main_one_wz div{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: bold;
}
.CCA_six_main_one_wz a.a1,.CCA_six_main_one_wz div.a1{
	font-weight: normal;
	font-size: 14px;
	color: #666;
}
.CCA_six_main_oneWrap:hover .CCA_six_main_one_pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.CCA_two_btn{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.CCA_two_btn b{
	display: inline-block;
	font-size: 16px;
	padding: 0 20px;
	line-height: 50px;
	color: #fff;
	font-weight: normal;
	border-radius: 30px;
	background-image: -webkit-linear-gradient(left,#f20044 0%, #ea00ff 100%);
	background-image: -moz-linear-gradient(left,#f20044 0%, #ea00ff 100%);
	background-image: -o-linear-gradient(left,#f20044 0%, #ea00ff 100%);
	background-image: -ms-linear-gradient(left,#f20044 0%, #ea00ff 100%);
	background-image: linear-gradient(left,#f20044 0%, #ea00ff 100%);
	margin-top: 30px;
}
.CCA_two_btn b:hover{
	background: #ea00ff;
}